LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

IccUint16ArrayTagType Constructor(UInt16[])






Array that contains the tag's data.
Initializes a new IccUint16ArrayTagType with explicit parameters. .NET support
Syntax
public IccUint16ArrayTagType( 
   ushort[] data
)
'Declaration
 
Public Function New( _
   ByVal data() As UShort _
)
'Usage
 
Dim data() As UShort
 
Dim instance As New IccUint16ArrayTagType(data)
public IccUint16ArrayTagType( 
   ushort[] data
)
function IccUint16ArrayTagType( 
   data 
)
public:
IccUint16ArrayTagType( 
   array<ushort>^ data
)

Parameters

data
Array that contains the tag's data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccUint16ArrayTagType Class
IccUint16ArrayTagType Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.